home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Hyper / A / Atoms.sit / Atoms / card_18067.txt < prev    next >
Encoding:
Text File  |  1989-01-07  |  2.3 KB  |  112 lines

  1. -- card: 18067 from stack: in
  2. -- bmap block id: 18958
  3. -- flags: 0000
  4. -- background id: 18245
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on opencard
  8.   hide menubar
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 2 (field)
  14. -- low flags: 01
  15. -- high flags: 2004
  16. -- rect: left=315 top=42 right=209 bottom=512
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 9
  22. -- style flags: 0
  23. -- line height: 12
  24. -- part name: 
  25.  
  26.  
  27. -- part 3 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=265 top=2 right=26 bottom=293
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1012 / 1012
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: return
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card "Atom start"
  42. end mouseUp
  43.  
  44.  
  45.  
  46.  
  47. -- part 4 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=290 top=165 right=198 bottom=317
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: New Button
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   go to card id 19233
  62. end mouseUp
  63.  
  64.  
  65.  
  66.  
  67. -- part 5 (button)
  68. -- low flags: 00
  69. -- high flags: 0001
  70. -- rect: left=341 top=2 right=25 bottom=366
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 1013 / 1013
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: Next
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   go to next card
  82. end mouseUp
  83.  
  84.  
  85.  
  86. -- part 6 (button)
  87. -- low flags: 00
  88. -- high flags: 0000
  89. -- rect: left=315 top=2 right=24 bottom=339
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 1014 / 1014
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: New Button
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   go to previous card
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part contents for card part 2
  106. ----- text -----
  107. FLIGHT ENGINEERING also offers a HyperCard stack called ELEMENTS PLUS.
  108.  
  109. This is a periodic table of the elements.  The user simply clicks on an element box and the program will display information about that element.
  110.  
  111. Note that this screen is not fully functionable but you can click on the element silver (Ag) for an example
  112. <--- click here